Click or drag to resize

PersonaFileAsIds Property

Gets the file as ids.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<StringAttributedValue> FileAsIds { get; }

Property Value

Type: IListStringAttributedValue
The file as ids.
See Also